home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12846 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Questions on Object-Oriented Programming?
  5. Date: 2 Apr 1996 17:39:04 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4jskroINNnf2@keats.ugrad.cs.ubc.ca>
  8. References: <Pine.A32.3.91.960330150837.27998E-100000@black.weeg.uiowa.edu> <4jromcINN988@anvil.ugrad.cs.ubc.ca> <Pine.A32.3.91.960402124023.16851L-100000@red.weeg.uiowa.edu> <4js0ca$4hq@news1.mnsinc.com>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4js0ca$4hq@news1.mnsinc.com>,
  12. Szu-Wen Huang <huang@mnsinc.com> wrote:
  13.  >C, like assembly or BASIC, cannot be considered object-oriented languages
  14.  >because they do not support most common object-oriented features.  The
  15.  >name exists in order to classify the likes of Smalltalk and C++ apart
  16.  >from structured programming languages like C and Pascal.  The definition
  17.  >cannot be "any language that can be used to write object-oriented code"
  18.  >because that would be a useless definition.
  19.  
  20. Precisely. You have hit upon it: it is a useless definition. It's a
  21. resume-stuffing buzzword. One year Joe Manager reads some industry rag and
  22. decides that all programming should be OO. So to get hired, you put OO into
  23. your resume, and carry on as you did before. Simple as that.
  24.  
  25. -- 
  26.  
  27.